atspi: Implement Text interface for labels
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Oct 2020 03:35:00 +0000 (23:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commitb80272a7e7d56b7600e21e74478fe35f5e5adb2f
tree55dba141e976c6fa457e002d17579db6f266faac
parent7c8a16812efd7490ee2669c3a90af687db83167d
atspi: Implement Text interface for labels

This is a not-quite-complete implementation of the
Text interface for GtkLabel. The missing parts are
anything around extents and positions, as well as
the ScrollSubstring apis.
gtk/a11y/gtkatspicontext.c